home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ Aug 89 / X0016-Opt⁄Debug Building -Aug89 < prev    next >
Encoding:
Text File  |  1989-08-22  |  1.1 KB  |  39 lines  |  [TEXT/GEOL]

  1. Item    9431680                         3-Aug-89        19:16
  2.  
  3. From:   D2765                           Brainchild, E Corbett, S Rome, PRT
  4.  
  5. To:     MACAPP.TECH$                    MACAPP Tech
  6.  
  7. Sub:    Opt/Debug Building Question
  8.  
  9.  
  10.  
  11. Hi !
  12.  
  13. I'm not clear on the way mabuild handles building opt and debug versions.
  14.  
  15. I'm maintaining both versions (separateObjects is true), and for my first unit
  16. everything worked fine.  But as I added more units, I started getting link
  17. errors referencing the debugging code whenever I'd try to build an opt version.
  18.  
  19. Since then I've been deleting ≈.o from my project's directory before building
  20. an opt version (and again to go back to a debug version), but it's starting to
  21. take some serious time for each build and I know there must be a better way.
  22.  
  23. Hence, my questions:
  24.  
  25.     1) How do I get mabuild to put my debug objects (for my additional units)
  26. down in :Debug Files: and my opts in :Non-Debug Files: ?
  27.  
  28.     2) How do I use the debug state variable in my make file to get the
  29. appropriate builds ?
  30.  
  31.  
  32. Thanks,
  33.  
  34. Sean Rome
  35. Brainchild
  36.  
  37.  
  38.  
  39.